home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 3 / Light ROM 3 - Disc 2.iso / programs / pc / l_parser / lparser3.exe / LSYS06.LS < prev    next >
Text File  |  1993-12-01  |  217b  |  13 lines

  1. # --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
  2. 10
  3. 10
  4. 50
  5. p
  6. p=FF[cag]>(120)[cag]>(120)[cag]>(50)!(0.9)'~(3)p
  7. g=~(3)!'F[cmb][cnb]^(5)g
  8. b=~(3)!'F[cmF][cnF]^(3)b
  9. a=&a
  10. m=+m
  11. n=-n
  12. @
  13.